TriggerSource.SourceBitOffset property
For input and output sources, it is the offset of the data to read.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public int SourceBitOffset { get; set; }
Public Property SourceBitOffset As Integer
Property value
Type: int
See also